Scheduler for WinForms
BaseCollection<T> クラス メソッド

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 : BaseCollection<T> クラス

このクラスのメンバの一覧は、BaseCollection<T>メンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドAdds a new custom object to the collection. If the item already exists in the collection, its index is returned.  
Public メソッドオーバーロードされます。 Adds an array of objects to the collection. This methods clears the collection before adding new items. Don't use it if you want to keep preexisting items.  
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public メソッドオーバーロードされます。 Check if collection contains an item with specified index.  
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public メソッドオーバーロードされます。  System.Collections.ObjectModel.KeyedCollection<TKey,TItem>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
トップ
参照

BaseCollection<T> クラス
C1.Schedule 名前空間